Skip to content

Conversation

jeremiah-RENISAC
Copy link
Contributor

No description provided.

tonalitech702 and others added 14 commits July 8, 2025 15:37
- Let the php container run the inet supervisord for the bg workers
  still
- Properly configure the cron container to exec cron
- Add configuration to optionally change the sock file location for
  php-fpm, allows us to specify a shared file between containers in a
  pod
- make new entrypoint files executable
- Set the php config value for `session.cookie_domain` so that it
  doesn't use the default of ''. When empty it falls back to the
  hostname which will be different per pod, meaning that each pod will
  handle session requests separately, which breaks things like OIDC.
Applied using kubectl kustomize
`kubectl apply -k cronjobs`
Changed workflows target repo to variable
Force repository owner variable to lowercase (required by ghcr)
@jeremiah-RENISAC jeremiah-RENISAC changed the title Kubernetes config Allow splitting image to multiple containers for Kubernetes deployment Jul 10, 2025
@jeremiah-RENISAC
Copy link
Contributor Author

Picking up the work from PR#203 #203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants